Skip to content

chore: add CODEOWNERS file#187

Merged
bolchowka merged 1 commit into
masterfrom
chore/add-codeowners
May 25, 2026
Merged

chore: add CODEOWNERS file#187
bolchowka merged 1 commit into
masterfrom
chore/add-codeowners

Conversation

@bolchowka
Copy link
Copy Markdown
Member

Add CODEOWNERS — automated PR

This PR was opened automatically to add a .github/CODEOWNERS file so that GitHub can auto-assign reviewers based on code ownership.

What changed

A new .github/CODEOWNERS file was created:

* @livechat/messaging-services

This means every file in the repository is owned by @livechat/messaging-services. Members of that team will be auto-requested for review on every pull request.

Review checklist

  • Confirm that @livechat/messaging-services is the correct owning team for this repo
  • Add more specific path-based rules if needed (e.g. src/api/ @livechat/other-team)
  • Merge into master

@bolchowka bolchowka requested a review from a team May 21, 2026 08:35
@bolchowka bolchowka merged commit 46a51cb into master May 25, 2026
4 checks passed
@bolchowka bolchowka deleted the chore/add-codeowners branch May 25, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants